[INFO] fetching crate sigstore-verification 0.2.8...
[INFO] testing sigstore-verification-0.2.8 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate sigstore-verification 0.2.8 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate sigstore-verification 0.2.8
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sigstore-verification 0.2.8
[INFO] tweaked toml for crates.io crate sigstore-verification 0.2.8 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sigstore-verification 0.2.8 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sigstore-verification 0.2.8 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded time-macros v0.2.25
[INFO] [stderr]   Downloaded sigstore v0.13.0
[INFO] [stderr]   Downloaded webbrowser v1.2.1
[INFO] [stderr]   Downloaded tough v0.21.0
[INFO] [stderr]   Downloaded sigstore-protobuf-specs-derive v0.0.1
[INFO] [stderr]   Downloaded prost-reflect-build v0.16.0
[INFO] [stderr]   Downloaded prost-reflect-derive v0.16.0
[INFO] [stderr]   Downloaded prost-reflect v0.16.3
[INFO] [stderr]   Downloaded sigstore_protobuf_specs v0.5.1
[INFO] [stderr]   Downloaded serde_with_macros v3.17.0
[INFO] [stderr]   Downloaded serde_with v3.17.0
[INFO] [stderr]   Downloaded pkcs5 v0.7.1
[INFO] [stderr]   Downloaded jwt v0.16.0
[INFO] [stderr]   Downloaded http-auth v0.1.10
[INFO] [stderr]   Downloaded utf8-decode v1.0.1
[INFO] [stderr]   Downloaded smallstr v0.3.1
[INFO] [stderr]   Downloaded oci-spec v0.8.4
[INFO] [stderr]   Downloaded getset v0.1.6
[INFO] [stderr]   Downloaded locspan-derive v0.6.0
[INFO] [stderr]   Downloaded json-syntax v0.12.5
[INFO] [stderr]   Downloaded locspan v0.8.2
[INFO] [stderr]   Downloaded json-number v0.4.10
[INFO] [stderr]   Downloaded crypto_secretbox v0.1.1
[INFO] [stderr]   Downloaded lexical v7.0.5
[INFO] [stderr]   Downloaded decoded-char v0.1.1
[INFO] [stderr]   Downloaded aws-lc-fips-sys v0.13.14
[INFO] [stderr]   Downloaded oci-client v0.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 16be166e7e45a2a9963e91cb40a26a8b2f936c3a5c11eb9dd00b587d216b4065
[INFO] running `Command { std: "docker" "start" "16be166e7e45a2a9963e91cb40a26a8b2f936c3a5c11eb9dd00b587d216b4065", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "16be166e7e45a2a9963e91cb40a26a8b2f936c3a5c11eb9dd00b587d216b4065" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16be166e7e45a2a9963e91cb40a26a8b2f936c3a5c11eb9dd00b587d216b4065", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "16be166e7e45a2a9963e91cb40a26a8b2f936c3a5c11eb9dd00b587d216b4065" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling flagset v0.4.7
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling pkcs5 v0.7.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling time-macros v0.2.25
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling konst_macro_rules v0.2.19
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling konst v0.2.20
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling hybrid-array v0.4.11
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling olpc-cjson v0.1.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling const_format v0.2.36
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling lexical v7.0.5
[INFO] [stderr]    Compiling serde_with_macros v3.17.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tls_codec_derive v0.4.2
[INFO] [stderr]    Compiling prost-reflect-derive v0.16.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling ryu-js v0.2.2
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling jwt v0.16.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling json-number v0.4.10
[INFO] [stderr]    Compiling tls_codec v0.4.2
[INFO] [stderr]    Compiling prost-reflect v0.16.3
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling oauth2 v5.0.0
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling serde_with v3.17.0
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling oci-spec v0.8.4
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling locspan-derive v0.6.0
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling smallstr v0.3.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling http-auth v0.1.10
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling sigstore-protobuf-specs-derive v0.0.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling locspan v0.8.2
[INFO] [stderr]    Compiling typed-path v0.9.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling decoded-char v0.1.1
[INFO] [stderr]    Compiling utf8-decode v1.0.1
[INFO] [stderr]    Compiling openidconnect v4.0.1
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling json-syntax v0.12.5
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling sigstore_protobuf_specs v0.5.1
[INFO] [stderr]    Compiling x509-cert v0.2.5
[INFO] [stderr]    Compiling crypto_secretbox v0.1.1
[INFO] [stderr]    Compiling oci-client v0.15.0
[INFO] [stderr]    Compiling webbrowser v1.2.1
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling x509-parser v0.18.1
[INFO] [stderr]    Compiling reqwest v0.13.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tough v0.21.0
[INFO] [stderr]    Compiling sigstore v0.13.0
[INFO] [stderr]    Compiling sigstore-verification v0.2.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "16be166e7e45a2a9963e91cb40a26a8b2f936c3a5c11eb9dd00b587d216b4065", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "16be166e7e45a2a9963e91cb40a26a8b2f936c3a5c11eb9dd00b587d216b4065" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.17.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling serde_with v3.17.0
[INFO] [stderr]    Compiling oci-spec v0.8.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling mockito v1.7.2
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest v0.13.3
[INFO] [stderr]    Compiling oauth2 v5.0.0
[INFO] [stderr]    Compiling tough v0.21.0
[INFO] [stderr]    Compiling oci-client v0.15.0
[INFO] [stderr]    Compiling openidconnect v4.0.1
[INFO] [stderr]    Compiling sigstore v0.13.0
[INFO] [stderr]    Compiling sigstore-verification v0.2.8 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `sigstore-verification` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name sigstore_verification --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 --test --cfg 'feature="default"' --cfg 'feature="native-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-tls", "rustls", "rustls-native-roots"))' -C metadata=fdc650edd606619c -C extra-filename=-2640d9d3a2c17d7c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5e6c8dc165503e7e.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-54a06147def47787.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-695d22f518c415df.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-5eff485ca2ad9d0d.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-1fb613a8bd6663a7.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-72be8da8d0751745.rlib --extern p256=/opt/rustwide/target/debug/deps/libp256-1c8b878c660ec444.rlib --extern p384=/opt/rustwide/target/debug/deps/libp384-0a174305154e603f.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d71a2a0453933046.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f16b0a401d844dc8.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d3edc4089b1731ec.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-5edf7458255777b9.rlib --extern signature=/opt/rustwide/target/debug/deps/libsignature-920b578a324b0185.rlib --extern sigstore=/opt/rustwide/target/debug/deps/libsigstore-7f182292556bb7ad.rlib --extern snap=/opt/rustwide/target/debug/deps/libsnap-d76fa99f642f6b90.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-d0399d77d53c0931.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-dc32287c7c7e811a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-14279e031f79ebff.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-3306fa58bc78ab21.rlib --extern x509_parser=/opt/rustwide/target/debug/deps/libx509_parser-f915b128b73f900c.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-860ea2845e3a673a/out -L native=/opt/rustwide/target/debug/build/ring-3b71e42b29171cd7/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcMjVHFc/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsigstore_verification-fac4155111701329,libsnap-d76fa99f642f6b90,libx509_parser-f915b128b73f900c,libdata_encoding-935b2b1b22a87f85,liboid_registry-cc3c178c4fb5dd3b,libder_parser-a38ad0f6b3c7954e,libnum_bigint-1f6a41fcd9a7c494,libasn1_rs-423978ebbd6423af,librusticata_macros-7d9d26b1033a203a,libnom-fbc5cd8c386fb6ff,libtime-dfb0d363804d0e39,libtime_core-39a72b9020e8ec27,libnum_conv-af88e607dfaf8fc4,libderanged-58488e3648c13688,libpowerfmt-62aeb83d88e7054f,libsigstore-7f182292556bb7ad,libwebbrowser-4a282cd54a5ec274,libjson_syntax-ca29bf2b23b5d2f6,libutf8_decode-b7fa5aa8a280cfd2,libsmallstr-943a33ac161bd6bf,libdecoded_char-3d75b8826dfde33e,libhashbrown-4a9a7ffca94d4172,libahash-5e7bd1a0c8728c5e,liblocspan-df7f7c0ef30e787f,libjson_number-e6e9d59440f70c55,libryu_js-f07cfb75241fe1f6,liblexical-088e9e7a0c7fec0c,liblexical_core-bbd646786834b09f,liblexical_write_float-569e4f0b3b5d0358,liblexical_write_integer-f5a3ba9678210dff,liblexical_parse_float-b22aa89002550294,liblexical_parse_integer-7f361f50c1be5232,liblexical_util-1c901b5624953c7c,libopenidconnect-c6368834897f2c3c,libp384-0a174305154e603f,libitertools-34095da6aca95a9c,libeither-210a37c4e6bcd310,liboauth2-fa83f68acb0b1d2e,libserde_path_to_error-a91b618ed006a412,libthiserror-3755dc4a05c0df35,libbase64-3e92d609afeb64de,libserde_with-3a7fe4b8c545dd49,liboci_client-708ca9d2b084e129,libjwt-0cb46cd2e4f63683,libbase64-3d03d161b3316340,liboci_spec-3b77b41f7a723303,libstrum-fbd3b22ce93cdcc0,libconst_format-a81a85e5f2a705d9,libkonst-07edb8fd2d62439a,libkonst_macro_rules-ce5aff7ba2d02c7d,libderive_builder-c2bbb418bac9a594,libhttp_auth-e55abacd4f9c72ea,libtough-dc07f89cf6d71e8f,libpem-9dc51889ae957cc3,libdyn_clone-22ecf8c722fbedf3,libtyped_path-9a14d6898c851c35,libhex-5eff485ca2ad9d0d,libglobset-e560a1392f56cf70,libbstr-550ff6d069b920f2,librustls-665e482573cafe17,libreqwest-fd85590c8d138d08,libmime_guess-469e9d7822371f11,libunicase-32f1f11cbcb96e5b,libmime-139a09b4f311ec9d,libwalkdir-1a9838351ba5dbf2,libsame_file-f9ae597888160620,libserde_plain-c4bd4142c3f6cd60,libolpc_cjson-d84d709b5e3ca88a,libunicode_normalization-72e6ec5528c3a4c9,libtinyvec-81e88c34d35d830d,libtinyvec_macros-109ce13749c0deea,libtempfile-d0399d77d53c0931,libgetrandom-a269cbdff218a2fc,libfastrand-af0d7b82b3d45aeb,librustix-26c46e73ab3c2a24,liblinux_raw_sys-3f75debf8921bb57,libsnafu-93a029c4e39b0daa,libpin_project-7d7ed5eda3855c8c,libfutures-fc9b2d5b62aecf3f,libfutures_executor-a135654f64735e96,libsigstore_protobuf_specs-215687069f793866,libprost_reflect-46b796196e350b2e,libserde_value-6d9067b2d5bd6bf8,libordered_float-bb96d83ab32d03ce,libprost_types-17f1f3651fd711a6,libprost-1e6318f5f7551897,libcrypto_secretbox-45ac3124610c8057,libpoly1305-ba3ce7552fe7360d,libopaque_debug-59694bad6b1e9d7b,libuniversal_hash-241fc413524e4a98,libaead-cbbc973d485bfe57,librsa-3c04eeac2b83f31c,libpkcs1-30948045b7539358,libnum_bigint_dig-9754ad6a92ff4438,liblibm-cf6f6d475b992bd8,libnum_iter-4b75da0d5c528231,librand-2a7c1ca1242e90bf,librand_chacha-2e37f735960b37b3,libnum_integer-95725be4266050de,liblazy_static-23176adb9bd4459e,libspin-7373e1e0706b8125,libwebpki-9e2985bb19d12ff0,libuntrusted-7ed60d20d8a0e1a7,libaws_lc_rs-41a1f91d992989eb,libuntrusted-ab25f3a6463b049e,libaws_lc_sys-ac64f142650a8441,libx509_cert-8527ab6d820a9a06,libsha1-cdd461ff0f3586e7,libtls_codec-dd8161132fd027b0,libchrono-f17a266e2c93aea6,libiana_time_zone-59c469791d7ecc7b,libnum_traits-0afe5380b9d9220c,libsha2-5edf7458255777b9,libcpufeatures-79b7ffadccc62c44,libdigest-39e7abe4cd1c35e9,libconst_oid-5f92a3c68aa68c24,libcrypto_common-7332ae8de6027dc9,libblock_buffer-431dd4cd457e2594,libhybrid_array-5d2784ac6d8e62d2,libp256-1c8b878c660ec444,libecdsa-0666fffad5d68f8b,librfc6979-f40447bac38b1eb0,libprimeorder-43dab73cb8130719,libelliptic_curve-3ccd80d142948bf4,libsec1-0ec7a02c5580e4a4,libhkdf-b24f9876606268c3,libcrypto_bigint-3c984f3d04712d93,libbase16ct-b8a961b2e3134335,libgroup-4e55681237bdfc19,libff-05fa6613fde0c46c,libed25519_dalek-695d22f518c415df,libcurve25519_dalek-f36841384d855380,libed25519-bce61aa79419a5be,libsignature-920b578a324b0185,libpkcs8-016f48826c302238,libpkcs5-c4f98db8e9626a63,libaes-648e37ee31ec3a2f,libspki-42167d5414e2bff0,libscrypt-79dfd56d1e66d4ba,libsalsa20-725838f99ca1e998,libpassword_hash-4abb09bf74db9e24,librand_core-b57286d2161a8e22,libgetrandom-838b98148de29915,libsha2-09716a684a1da31a,libcpufeatures-1c54cca983f18d25,libpbkdf2-114e57018c433bba,libhmac-70b33b22713e545f,libdigest-46e601e3000b477a,libsubtle-68e99b69d8ab49e6,libblock_buffer-aa2b9a3c0c6d4ce5,libcbc-4055fdfad22773f8,libcipher-32e63d6f4a3555c1,libinout-fa72a96e96b2409d,libblock_padding-dc9313224a6d81a1,libcrypto_common-4bb6e5829a017eb7,libgeneric_array-dd7c3ff2b56cbe79,libtypenum-3fddb4edc2bec566,libder-1149283d3b681da8,libflagset-9380d600ecdd0689,libpem_rfc7468-64ab8e65f0188875,libbase64ct-216a939580ab860e,libconst_oid-7cbcf797b82b2c4d,libreqwest-d71a2a0453933046,librustls_pki_types-66da2f9eb327ac2a,libzeroize-61e871562f7a5b8e,libhyper_tls-722205413ef9a0e8,libtokio_native_tls-a4e920b871516517,libtower_http-25495d72b6c1d8de,libiri_string-1fa67c810acc3bc9,libtower-37e8ae27f0bdc7c4,libtower_layer-dc19ef25e28c2121,libnative_tls-38e54c52a008f74c,libopenssl_probe-102dc2708c9a809a,libopenssl-2b36d3b98b9fba74,libbitflags-e2aa0c626d019bc1,libforeign_types-ee47ebd35d502139,libforeign_types_shared-7e8a9acc37077319,libopenssl_sys-c85a42ad02502cdc,liburl-80b74b802b93fe24,libidna-a7be3cd52647a6e3,libutf8_iter-4e432c8251ea8baf,libidna_adapter-1df4e0be4d36d939,libicu_properties-e47d9b4c54cfefb0,libicu_properties_data-77c025b6e3ac7356,libicu_normalizer-044ac4cf216f6829,libicu_normalizer_data-820db09711582ce4,libicu_collections-ffcb0a2650e38f29,libpotential_utf-0b1d2cbdade65ce0,libicu_provider-c3890bb8268da587,libicu_locale_core-766b6197e9608b3f,libtinystr-0848c64c7ae17f3e,liblitemap-48716778d840fc4c,libwriteable-45e9a710d5b7bc2f,libzerovec-7991af7a0188a36d,libzerotrie-5eb9fce310b0cf72,libyoke-9fed320279bf0dcb,libstable_deref_trait-7a5f2b560b219027,libzerofrom-14ed8fe48bdfc325,libsync_wrapper-71ff47d34b6a146b,libthiserror-dc32287c7c7e811a,libmockito-72be8da8d0751745,libserde_urlencoded-c3dff563fe8e71fa,libryu-1c8bcdca36f72110,libform_urlencoded-e48b3c9370e5836c,libhyper_util-c5bd92d91b6eb632,libbase64-54a06147def47787,libpercent_encoding-447dfc4e0f9a6018,libipnet-c9fc9472978391f8,libtower_service-40f63831f70e37ed,libfutures_util-f32a60db1ddd14c9,libfutures_io-896a72a64c0a307d,libfutures_task-a73d6b7314c86a96,libhyper-8b4d77396593aeb8,libwant-41f854a2e2ad3939,libtry_lock-cbd9ca9a4a461075,libhttparse-1f4e483cafc462a6,libh2-c67123fc20e58d26,libtracing-a7ead967a27a1837,liblog-1fb613a8bd6663a7,libtracing_core-3355436b42a06607,libonce_cell-4c12f1c173c0d2a2,libindexmap-34deda4da4c03947,libequivalent-8c18dc20718bdb68,libhashbrown-5eb17fb5b37d9be4,libslab-b2228c6923c658bd,libfnv-222d3f2427ce7f47,libtokio_util-1fa03159303cdb85,libtokio-14279e031f79ebff,libsignal_hook_registry-57f56b16d8b22e28,liberrno-3dba0fdc2db1792d,libsocket2-1d2bb44bde1a120d,libmio-269190e6cb6c60a5,libparking_lot-3276d1d598ed6132,libparking_lot_core-13688865eb269940,libsmallvec-7bee07629a521201,liblock_api-5f969bd6196b9e4e,libscopeguard-b62d68218ea8ac1c,libatomic_waker-c1de56885d6dfc01,libhttpdate-9dbdbb6f6a5fd2e4,libfutures_channel-aadd3b3b72ef19ad,libfutures_sink-b3744cbde5574433,libhttp_body_util-6d960d077ac8f348,libpin_project_lite-1a46e5f4e4dd58c3,libfutures_core-24b03651020cef5e,libhttp_body-dccc223cb5bd09e9,librand-f52ce9fe46058109,librand_chacha-1a32381241f35489,libppv_lite86-057d44fc679e4c99,libzerocopy-c531f73c89495c94,librand_core-bd79bf720e14bb7c,libgetrandom-4b95e182f1584051,liblibc-8469cb9a7c1c8083,libcfg_if-3409049c30a3372d,libregex-287cbabad303e65b,libregex_automata-fcdbb10fd991b3e8,libaho_corasick-bc275a6425b1d70b,libregex_syntax-b7dbabb6ad2c8592,libhttp-3e6c87c2e7c967fe,libbytes-84adc43e17137e17,libassert_json_diff-e45829cd77cc02c7,libserde_json-d3edc4089b1731ec,libmemchr-bc43ee09984ab847,libitoa-340a8477093829ce,libzmij-12c49801dd08fe19,libserde-f16b0a401d844dc8,libserde_core-2dfa790bbeb33530,libsimilar-86d8244042815733,libcolored-15e92157e65123c6}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcMjVHFc/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-860ea2845e3a673a/out" "-L" "/opt/rustwide/target/debug/build/ring-3b71e42b29171cd7/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/attestation_client_builder-0233c0db94092ccc" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sigstore-verification` (test "attestation_client_builder") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "16be166e7e45a2a9963e91cb40a26a8b2f936c3a5c11eb9dd00b587d216b4065", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16be166e7e45a2a9963e91cb40a26a8b2f936c3a5c11eb9dd00b587d216b4065", kill_on_drop: false }`
[INFO] [stdout] 16be166e7e45a2a9963e91cb40a26a8b2f936c3a5c11eb9dd00b587d216b4065
